projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3eb3e72
)
nand/denali: Document CONFIG symbols
author
Scott Wood
<
[email protected]
>
Thu, 25 Sep 2014 18:54:29 +0000
(13:54 -0500)
committer
Scott Wood
<
[email protected]
>
Thu, 25 Sep 2014 18:54:58 +0000
(13:54 -0500)
The patch "nand/denali: Adding Denali NAND driver support"
introduced two config symbols without documenting them.
Signed-off-by: Scott Wood <
[email protected]
>
Cc: Chin Liang See <
[email protected]
>
Cc: Masahiro Yamada <
[email protected]
>
doc/README.nand
patch
|
blob
|
history
diff --git
a/doc/README.nand
b/doc/README.nand
index e29188f1ec0cd4dd97a38ddb4bb7ed85645f83fe..320d752952971a936e36b2cc654f630fa628aa07 100644
(file)
--- a/
doc/README.nand
+++ b/
doc/README.nand
@@
-215,6
+215,12
@@
Configuration Options:
Platform specific options
=========================
+ CONFIG_NAND_DENALI
+ Enables the denali.c driver.
+
+ CONFIG_SYS_NAND_DENALI_64BIT
+ Indicates that the Denali NAND controller is the 64-bit variant.
+
CONFIG_NAND_OMAP_GPMC
Enables omap_gpmc.c driver for OMAPx and AMxxxx platforms.
GPMC controller is used for parallel NAND flash devices, and can